home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16583 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: zk2nws.zko.dec.com!usenet
  2. From: Alexander Goykhman USG <goykhman@zk3.dec.com>
  3. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  4. Subject: Re: Will Java kill C++?
  5. Date: 9 Apr 1996 16:32:42 GMT
  6. Organization: CTG    
  7. Message-ID: <4ke3fa$ti5@zk2nws.zko.dec.com>
  8. References: <315BFB16.B74@isg.de> <4jgv6t$hon@kadath.zeitgeist.net> <4k3cdo$np5@taurus.adnc.com> <DpG1s1.GC9@research.att.com> <4k71f5$ot5@news2.ios.com>
  9. NNTP-Posting-Host: odessa.zk3.dec.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.12I (X11; I; OSF1 T4.0 alpha)
  14. X-URL: news:4k71f5$ot5@news2.ios.com
  15.  
  16. vlad@gramercy.ios.com (Vlastimil Adamovsky) wrote:
  17.  
  18. >Most people, who are saying that Java is going to replace C++ are
  19. >either interested in, what they say, financially or they simply don't
  20. >want to admit that they failed to master such a powerfull tool as C++
  21. >certainly is.
  22.  
  23.     There is no need to "master" C++, or any other programming
  24.     language for that matter, unless one's job is to design 
  25.         a compiler for that language.  
  26.  
  27.     Instead, one should strive to master a programming paradigm 
  28.         (i.e. OOP), and then only use those language constructs that 
  29.         happen to support it.
  30.  
  31.